As an Organization user I want to search for Container node(s) under my Organization and/or where I have an access via (/accesses).
POST/vfs/api/v2/containers/search
As an Organization user I want to search for Container node(s) under my Organization and/or where I have an access via (/accesses).
Request
Responses
- 200
- 400
- 401
- 403
- 409
- 500
Returns all the containers.
The request is bad formatted.
You don't have permission to perform this action.
Forbidden
Conflict
Unhandled exception.